home *** CD-ROM | disk | FTP | other *** search
/ Immoral Angel 1 / Immoral Angel 1.iso / pc / program / title.dxr / 00148.ls < prev    next >
Encoding:
Text File  |  1997-07-11  |  100 b   |  8 lines

  1. on exitFrame
  2.   if value(packagenum) <> 0 then
  3.     setagainpackage()
  4.   else
  5.     go("0")
  6.   end if
  7. end
  8.